home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 February
/
macformat-034.iso
/
mac
/
Shareware City
/
Applications
/
Laughing Bird Folder
/
The Laughing Bird Restaurant
/
The Laughing Bird Restaurant.dxr
/
00403.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1995-12-16
|
123 b
|
9 lines
on mouseDown
global gAddButtonOn
if gAddButtonOn = 0 then
nothing()
else
button("AddNewRecipe")
end if
end